Registry Guide for Windows Registry Guide for Windows
Part of the WinGuides Network
WinGuides Network and Software
Registry tweaks, tricks & hacks to optimize, enhance and secure Microsoft Windows.

Add the QuickView Option to All Files (All Windows)
Category: Home > Windows > Accessories

If you ever wanted to add QuickView to the context menu of all file types, it may be a tedious task doing so using Windows Explorer's Options - File Type window. This tip shows how to do it in a couple of easy steps.

Open your registry and create a sub-key called QuickView under [HKEY_CLASSES_ROOT\*].

Change the (Default) value of the new sub-key to equal '*'.

Close the registry and open an Explorer window. Right-click on any file and the QuickView command should now appear.

Note: You need to have QuickView installed on your PC. If not, Go to Control Panel, Add/Remove Programs and add it from the Accessories group in the Windows Setup tab.

Registry Editor Example
|NameTypeData|
|(Default)REG_SZ"*"|
-
|HKEY_CLASSES_ROOT\*\QuickView|
-

Settings:
System Key: [HKEY_CLASSES_ROOT\*\QuickView]
Name: (Default)
Type: REG_SZ (String Value)
Value: *

Disclaimer: Modifying the registry can cause serious problems that may require you to reinstall your operating system. We cannot guarantee that problems resulting from modifications to the registry can be solved. Use the information provided at your own risk.

Last Modified: March 7, 1999

 Return to Index Copyright © 1998-2003. All Rights Reserved.  License